home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 25 / MacFormat n. 25 (Spain) / MacFormat 25.bin / mac / Shareware / Programación / Mercutio MDEF v1.3.3 / Using Mercutio now & in a rush? < prev   
Encoding:
Text File  |  1996-08-20  |  925 b   |  20 lines

  1.  
  2. Important for Previous Mercutio Users
  3. =====================================
  4. Please note that Mercutio has undergone some substantial API changes in 1.3.
  5. You will need to replace the following in your projects:
  6.  
  7.   - Add the new API files. Note that the naming may have changed from
  8.     "Mercutio API" to "MercutioAPI" (no space). Replace ALL the API files
  9.      (.p or .c/.h) files.
  10.   - If you programmatically set MDEF preferences via style-bit remapping, you
  11.     will have to tweak your code to use the new FlexStyle records.
  12.   - If you use Xmnu resource, you will need to rebuild them since the Xmnu
  13.     format has changed. You can use the enclosed template resources.
  14.   - Replace the .MDEFFont. The new version fixes a few inconsistencies
  15.     between the docs and the font, and is renumbered.
  16.   - Replace the MDEF resource :)
  17.  
  18. As always, send e-mail to felciano@camis.stanford.edu with comments, bugs or
  19. feature requests.
  20.